home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / database / hl / hl-1.002 / hl-1 / DOCS / Intro.tex / labels.pl < prev    next >
Encoding:
Text File  |  1995-04-14  |  404 b   |  22 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate labels original text with physical files.
  3.  
  4.  
  5. $key = q/Intro/;
  6. $external_labels{$key} = "$URL/" . q|node1_ct.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. $key = q/sec:GUI/;
  10. $external_labels{$key} = "$URL/" . q|node5_ct.html|; 
  11. $noresave{$key} = "$nosave";
  12.  
  13. 1;
  14.  
  15.  
  16. # LaTeX2HTML 2022 (Released January 1, 2022)
  17. # labels from external_latex_labels array.
  18.  
  19.  
  20. 1;
  21.  
  22.